/ Assembly List / LJCNetCommon / NetString / ExceptionString

Namespace - LJCNetCommon


Parameters
e - The Exception object.

Returns

The exception string.

Syntax

C#
public static String ExceptionString(Exception e)

Creates an exception string with outer and inner exception.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.